home *** CD-ROM | disk | FTP | other *** search
- object Form1: TForm1
- Left = 363
- Top = 254
- Width = 747
- Height = 207
- Caption = 'FileSystem Testbed'
- Color = clBtnFace
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- OldCreateOrder = True
- OnCreate = FormCreate
- PixelsPerInch = 96
- TextHeight = 13
- object DriveList: TRzTabbedListBox
- Left = 8
- Top = 16
- Width = 713
- Height = 153
- TabStops.Min = -2147483647
- TabStops.Max = 2147483647
- TabStops.Integers = (
- 13
- 32
- 32
- 48
- 56
- 64)
- Color = 11031552
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clYellow
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- ItemHeight = 13
- Items.Strings = (
- 'Drive'#9'Volume Label'#9'File System'#9'Serial Number'#9'Bytes'#9#9'Drive Kind'
- #9#9#9#9#9#9#9#9#9#9#9#9#9#9#9#9#9#9#9)
- ParentFont = False
- TabOrder = 0
- end
- end
-